Contribution org.nuxeo.ecm.rating.operations--operations
In component org.nuxeo.ecm.rating.operations
org.nuxeo.ecm.rating.operations
inside nuxeo-rating-core-5.8.jar
This contribution is part of XML component Extension Point
Extension point operations of component OperationServiceComponent.Contributed Items
XML Source
<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
<operation class="org.nuxeo.ecm.rating.operations.GetLikeStatus"/>
<operation class="org.nuxeo.ecm.rating.operations.Like"/>
<operation class="org.nuxeo.ecm.rating.operations.CancelLike"/>
<operation class="org.nuxeo.ecm.rating.operations.MostLiked"/>
</extension>